home *** CD-ROM | disk | FTP | other *** search
/ Champak 52 / Volume 52 - JOGO DISK .iso / Games / scoobycastillotenebroso.swf / scripts / DefineButton2_1680 / BUTTONCONDACTION on(release).as
Text File  |  2007-10-01  |  123b  |  6 lines

  1. on(release){
  2.    anvil._visible = false;
  3.    _root.inventory.anvil._visible = true;
  4.    anvil_button._visible = false;
  5. }
  6.